[INFO] fetching crate rhiza 0.1.5...
[INFO] testing rhiza-0.1.5 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rhiza 0.1.5 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rhiza 0.1.5
[INFO] finished tweaking crates.io crate rhiza 0.1.5
[INFO] tweaked toml for crates.io crate rhiza 0.1.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rhiza 0.1.5 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rhiza 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libredox v0.1.3
[INFO] [stderr]   Downloaded winreg v0.55.0
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded shellexpand v3.1.0
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded bitflags v2.8.0
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.4
[INFO] [stderr]   Downloaded thread_local v1.1.8
[INFO] [stderr]   Downloaded itoa v1.0.14
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded proc-macro-error-attr2 v2.0.0
[INFO] [stderr]   Downloaded mslnk v0.1.8
[INFO] [stderr]   Downloaded redox_syscall v0.5.8
[INFO] [stderr]   Downloaded globset v0.4.15
[INFO] [stderr]   Downloaded console v0.15.10
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded ignore v0.4.23
[INFO] [stderr]   Downloaded signal-hook v0.3.17
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded cc v1.2.10
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded serde v1.0.217
[INFO] [stderr]   Downloaded serde_json v1.0.138
[INFO] [stderr]   Downloaded portable-atomic v1.10.0
[INFO] [stderr]   Downloaded serde_derive v1.0.217
[INFO] [stderr]   Downloaded chrono v0.4.39
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded log v0.4.25
[INFO] [stderr]   Downloaded ryu v1.0.19
[INFO] [stderr]   Downloaded parking_lot v0.12.3
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.2
[INFO] [stderr]   Downloaded bstr v1.11.3
[INFO] [stderr]   Downloaded proc-macro-error2 v2.0.1
[INFO] [stderr]   Downloaded glob v0.3.2
[INFO] [stderr]   Downloaded rustversion v1.0.19
[INFO] [stderr]   Downloaded winparsingtools v2.1.3
[INFO] [stderr]   Downloaded lnk_parser v0.4.1
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr]   Downloaded getset v0.1.4
[INFO] [stderr]   Downloaded bitreader v0.3.11
[INFO] [stderr]   Downloaded regex-automata v0.4.9
[INFO] [stderr]   Downloaded libc v0.2.169
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24489e4a337c02ffb6f7706b2546e2c759bc2fef42d71c6fc9844dd35df51a34
[INFO] running `Command { std: "docker" "start" "-a" "24489e4a337c02ffb6f7706b2546e2c759bc2fef42d71c6fc9844dd35df51a34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24489e4a337c02ffb6f7706b2546e2c759bc2fef42d71c6fc9844dd35df51a34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24489e4a337c02ffb6f7706b2546e2c759bc2fef42d71c6fc9844dd35df51a34", kill_on_drop: false }`
[INFO] [stdout] 24489e4a337c02ffb6f7706b2546e2c759bc2fef42d71c6fc9844dd35df51a34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78ad48020205e28595d8ee35eb19d944ecec063545113cdfb262e94d1b1eb993
[INFO] running `Command { std: "docker" "start" "-a" "78ad48020205e28595d8ee35eb19d944ecec063545113cdfb262e94d1b1eb993", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling bitreader v0.3.11
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling windows-sys v0.59.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling getset v0.1.4
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mslnk v0.1.8
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mslnk-0.1.8/src/linktarget.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 |     ffi::OsString, mem::size_of, os::windows::ffi::OsStrExt, path::Path, ptr::null_mut, rc::Rc,
[INFO] [stdout]   |                                      ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mslnk-0.1.8/src/linktarget.rs:173:46
[INFO] [stdout]     |
[INFO] [stdout] 173 |         let data = OsString::from(long_name).encode_wide().collect::<Vec<_>>();
[INFO] [stdout]     |                                              ^^^^^^^^^^^ method not found in `OsString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mslnk-0.1.8/src/linktarget.rs:187:47
[INFO] [stdout]     |
[INFO] [stdout] 187 |             let a = OsString::from(long_name).encode_wide().collect::<Vec<_>>();
[INFO] [stdout]     |                                               ^^^^^^^^^^^ method not found in `OsString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mslnk` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "78ad48020205e28595d8ee35eb19d944ecec063545113cdfb262e94d1b1eb993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78ad48020205e28595d8ee35eb19d944ecec063545113cdfb262e94d1b1eb993", kill_on_drop: false }`
[INFO] [stdout] 78ad48020205e28595d8ee35eb19d944ecec063545113cdfb262e94d1b1eb993
